home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 December / CHIP Turkiye Aralık 1997.iso / internet / netvamp / _setup.1 / Vampire.exe / 0 / RCDATA / TAUTHORFORM / TAUTHORFORM.txt < prev   
Text File  |  1997-08-21  |  933b  |  47 lines

  1. object AuthorForm: TAuthorForm
  2.   Left = 208
  3.   Top = 225
  4.   BorderIcons = []
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Alex Shovkoplyas'
  7.   ClientHeight = 218
  8.   ClientWidth = 159
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 48
  19.     Top = 202
  20.     Width = 64
  21.     Height = 13
  22.     Caption = 'HE DID IT!'
  23.     Font.Color = clWindowText
  24.     Font.Height = -11
  25.     Font.Name = 'MS Sans Serif'
  26.     Font.Style = [fsBold]
  27.     ParentFont = False
  28.   end
  29.   object Panel1: TPanel
  30.     Left = 3
  31.     Top = 3
  32.     Width = 153
  33.     Height = 194
  34.     BevelOuter = bvLowered
  35.     Caption = 'Panel1'
  36.     TabOrder = 0
  37.     object Image1: TImage
  38.       Left = 1
  39.       Top = 1
  40.       Width = 150
  41.       Height = 192
  42.       AutoSize = True
  43.       Picture.Data = {<image000.bmp>}
  44.     end
  45.   end
  46. end
  47.